home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / uwpc201.zip / HISTORY < prev    next >
Text File  |  1991-06-08  |  1KB  |  30 lines

  1.             History of UW/PC Versions
  2.             =========================
  3.  
  4. 1.00    Initial version to demonstrate feasibility - Not released.
  5. 1.01    Bug fixes and clean up phase - Not released.
  6. 1.02    ASCII file transfers added - First public release.
  7. 1.03    Small bug fix in the DOS shell-out.
  8. 1.04    Lots of small things done:
  9.     (a) Add a "strip high bit" configuration option.
  10.     (b) Fix a small communications bug with sign extension.
  11.     (c) Add a "swap bs/del" configuration option.
  12. 1.05    More bug fixes and enhancements - First SIMTEL20 release.
  13.     (a) Added COM3/COM4 support.
  14.     (b) Suppress status line on a configuration option.
  15.     (c) Force high bit stripping to always be on in 7-bit comms.
  16.     (d) Replace serial comms routines with faster assembly.
  17. 2.00    Total rewrite of UW/PC in C++ to give a better program format.
  18.     Many enhancements including abstract code for terminal descriptions
  19.     and a client structure for supporting terminal emulations, file
  20.     transfers, etc.  (beta-release)
  21. 2.01    Added clipboard routines.
  22.  
  23.             History of TERMCC Versions
  24.             ==========================
  25.  
  26. 1.00    Initial version with minimal assembly code instructions for
  27.     VT52 and ADM31.
  28. 1.01    Additions to help support ANSI emulation and a clean-up of
  29.     the command-line syntax - released with UW/PC 2.00.
  30.